home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10809 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: newsfeed.internetmci.com!gatech!gt-news!prism!acmex!gt2497b
  2. From: gt2497b@acmex.gatech.edu (Joe Novosel)
  3. Newsgroups: comp.lang.pascal.delphi.misc,comp.lang.c,comp.lang.pascal.misc,comp.lang.c++
  4. Subject: Re: WORD FILE FORMAT (WINDOWS)
  5. Followup-To: comp.lang.pascal.delphi.misc,comp.lang.c,comp.lang.pascal.misc,comp.lang.c++
  6. Date: 10 Mar 1996 18:41:58 GMT
  7. Organization: Georgia Institute of Technology
  8. Message-ID: <4hv7pm$43e@catapult.gatech.edu>
  9. References: <4hv2ho$d8t@news.interpath.net>
  10. NNTP-Posting-Host: acmex-prism.gatech.edu
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Scott McMahan - Softbase Systems (softbase@mercury.interpath.net) wrote:
  14. : Idan Feigenbaum (yfeigenbaum@decisiondata.com) wrote:
  15.  
  16. : :     I need the WORD for windows file format.
  17.  
  18. : If I had a nickel for every time this question has been asked, I would
  19. : be rich beyond my wildest dreams.
  20.  
  21. : The Word file format is a PROPRIETARY TRADE SECRET OF MICROSOFT!  It
  22. : has never been released to the public. You may be able to license it
  23. : for a fee from Microsoft, but you'd probably have to sign a
  24. : non-disclosure agreement. If anyone has reverse-engineered the file
  25. : format, it has never been leaked to the public. If someone did this,
  26. : they'd be asking MS to make an example of them in the courts. None of
  27. : MS's development information sources (Knowledge Base, MSDN CDs, etc)
  28. : documents the file format.
  29.  
  30. : Of all the word processors, only WordPerfect has a developer's kit
  31. : with the file format documented in it, an optional extra you have
  32. : to pay for. I don't think they even still have it.
  33.  
  34. : :     Even knowing to take out from the .DOC file only the TEXT
  35. : :     would be helpfull.
  36.  
  37. : Use a "strings" program.
  38.  
  39. If you have access to the program, you can save the files in another
  40. format that you can read, such as RTF.  If not, then you are probably stuck.
  41.  
  42. --
  43. Joe Novosel
  44.  
  45. ***********************************************************
  46. * CS major:   College of Computing,                       *
  47. * Georgia Institute of Technology, Atlanta Georgia, 30332 *
  48. ***********************************************************
  49. * Internet: gt2497b@prism.gatech.edu                      *
  50. *           jnovosel@cc.gatech.edu                        *
  51. *           http://www.prism.gatech.edu/~gt2497b          *
  52. ***********************************************************
  53.     
  54.  
  55.